Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/initial component testing #196

Merged
merged 9 commits into from
Nov 25, 2024
Merged

Conversation

work-kevin-flynn
Copy link
Collaborator

No description provided.

Copy link

vizipi bot commented Nov 22, 2024

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
64.71% aelf-lxy 119 11
5.88% AbigailDeng 63 1
5.88% fred.tran 1 1
5.88% curryZhaoAelf 1 1

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time. (click to collapse)
FilePercentilerate
packages/react/src/context.tsx50.00%1 out of 2 times
packages/login/package.json48.50%81 out of 167 times

Committed file ranks

(click to expand)
  • 83.89%[tsconfig.base.json]
  • 97.57%[packages/bridge/package.json]
  • 99.56%[pnpm-lock.yaml]
  • 0.00%[packages/bridge/jest-report.xml]
  • 68.65%[packages/react/jest.setup.js]
  • 0.00%[packages/react/jest.setup.ts]
  • 89.40%[packages/react/jest-report.xml]
  • 79.25%[packages/react/src/__tests__/useExternalStore.test.tsx]
  • 0.00%[packages/bridge/jest.setup.ts]
  • 68.65%[packages/bridge/src/utils.ts]
  • Copy link

    codecov bot commented Nov 22, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 89.76%. Comparing base (1143bc4) to head (d78e818).
    Report is 10 commits behind head on master.

    Additional details and impacted files

    Impacted file tree graph

    @@           Coverage Diff           @@
    ##           master     #196   +/-   ##
    =======================================
      Coverage   89.76%   89.76%           
    =======================================
      Files          21       21           
      Lines         215      215           
      Branches       70       70           
    =======================================
      Hits          193      193           
      Misses          8        8           
      Partials       14       14           
    Flag Coverage Δ
    unittests 89.76% <ø> (ø)

    Flags with carried forward coverage won't be shown. Click here to find out more.

    ---- 🚨 Try these New Features:

    @work-kevin-flynn work-kevin-flynn force-pushed the chore/initial-component-testing branch from b7d2fe3 to 5e9212c Compare November 25, 2024 04:09
    @aelf-lxy aelf-lxy merged commit 606551b into master Nov 25, 2024
    12 checks passed
    @work-kevin-flynn work-kevin-flynn deleted the chore/initial-component-testing branch November 25, 2024 06:06
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants